@Alberto-Brosich This is a nice article on debugging wifi issues: https://community.onion.io/topic/3306/faq-how-do-i-check-if-i-m-successfully-connected-to-a-wifi-network/5?_=1610027797289 The log should give you more information about what is going on. If you are associated but not getting an IP it may be an issue with your dhcp client, to confirm this set the proto to static and hard code the ip. After restarting the network see if you can ping your network router and 8.8.8.8 (google dns) The results of this will provide more info as to where your issue may lie.